#mobile_header {
    display: none;
}
.sxz_sj_head {
    position: fixed;
    left: 0;
    top: 0;
    height: 0.75rem;
    width: 100%;
    background-color: #015293;
    padding: 0 0.3rem 0 0.1rem;
    box-sizing: border-box;
    z-index: 99;
}
.sxz_sj_head img {
  display: block;
  height: 0.67rem;
}

.sxz_sj_head_right {
  font-size: 0.26rem;
  line-height: 0.75rem;
  color: #fff;
}

.sxz_sj_head_right img {
  display: block;
  height: 0.4rem;
  margin: 0.16rem 0.14rem 0 0.12rem;
}
.sxz_sj_head_right a {
  color: #fff;
}
.sxz_sj_head_box {
  height: 0.75rem;
  width: 100%;
}

.sxz_sj_head_content {
  padding-top: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  height: 6rem;
  background: url(../images/sxz_sj_head_bg.png) no-repeat center top;
  background-size: 100% 165%;
}

.head_sj_logo {
  display: block;
  height: 1.05rem;
  margin: 0 auto;
}

.sxz_sj_head_search {
  height: 0.6rem;
  border: 0.02rem solid #015293;
  border-radius: 0.32rem;
  margin: 0.4rem auto 0;
  width: 6.1rem;
  padding-left: 0.98rem;
  box-sizing: border-box;
  background: url(../images/head_sj_search_bg.png) no-repeat center left
    0.32rem;
  background-color: #fff;

  background-size: 10%;
}

.sxz_sj_head_search input {
  height: 100%;
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 3rem;
  font-size: 0.2rem;
  margin-left: 0.2rem;
}

.sxz_sj_head_search button {
  height: 100%;
  border: none;
  outline: none;
  width: 1.48rem;
  border-radius: 0.3rem;
  font-size: 0.24rem;
  color: #fff;
  background-color: #015293;
}

.sxz_sj_head_headline {
  margin: 0.45rem auto 0;
  width: max-content;
}

.sxz_sj_head_headline img {
  height: 0.44rem;
  display: block;
}

.sxz_sj_head_headline span {
  font-size: 0.4rem;
  color: #015293;
  font-weight: 700;
  margin-left: 0.3rem;
  width: 5.12rem;
  line-height: 1.2;
}
.sxz_sj_head_special {
  height: 3.4rem;
  overflow: hidden;
}
#mobile_footer {
    display: none;
}
.sxz_sj_footer {
    min-height: 3.57rem;
    width: 100%;
    background-color: #015293;
    box-sizing: border-box;
    padding-top: 0.3rem;
}

.sxz_sj_footer_type {
  height: 0.66rem;
  width: 6.9rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #02467c;
}

.sxz_sj_footer_type a {
  font-size: 0.28rem;
  color: #fff;
  line-height: 0.66rem;
}

.sxz_sj_footer_type span {
  font-size: 0.28rem;
  color: #5d8aa3;
  margin: 0 0.48rem;
}

.sxz_sj_footer_type a.on {
  color: #2c8ad5;
}

.sxz_sj_footer_font_one {
  height: 0.9rem;
  width: 6.9rem;
  margin: 0.4rem auto 0;
  font-size: 0;
  overflow: hidden;
}

.sxz_sj_footer_font_one i {
  font-size: 0.24rem;
  display: block;
  color: #d0e7f7;
  line-height: 0.5rem;
}

.sxz_sj_footer_font_one img {
  display: block;
  height: 0.9rem;
}

.sxz_sj_footer_font_two {
  font-size: 0.24rem;
  color: #d0e7f7;
  width: 6.9rem;
  display: flex;
  margin: 0.2rem auto 0;
}

.sxz_sj_footer_font_two a {
  display: flex;
  color: #d0e7f7;
}

.sxz_sj_footer_font_two img {
  display: block;
  height: 0.3rem;
  margin-right: 0.08rem;
}
/* 展开 */
.sxz_sj_unfold {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: -100vw;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}
.sxz_sj_unfold_box {
  height: 100vh;
  width: 35%;
  background-color: #015293;
  float: left;
  padding-top: 1rem;
  box-sizing: border-box;
}

.sxz_sj_unfold_box li {
  font-size: 16px;
  font-weight: 700;
  color: #a2bedb;
  line-height: 1rem;
  text-align: center;
}

.sxz_sj_unfold_box li a {
  color: #a2bedb;
}

.sxz_sj_unfold_patch {
  width: 1.72rem;
  height: 0.55rem;
  margin: 0.62rem auto 0.2rem;
  background: url('../images/sxz_sj_patch1.png') no-repeat center;
  background-size: 100% 100%;
}

.sxz_sj_unfold_patch1 {
  width: 1.72rem;
  height: 0.55rem;
  margin: 0 auto;
  background: url('../images/sxz_sj_patch.png') no-repeat center;
  background-size: 100% 100%;
}

.sxz_sj_unfold_box_close {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 0.1rem;
  left: 25%;
  background: url('../images/sxz_guanbi.png') no-repeat center;
  background-size: 100% 100%;
}
.sxz_sj_fixation {
  height: 2.04rem;
  width: 3.32rem;
}

.sxz_sj_fixation img {
  display: block;
  height: 2.04rem;
  width: 3.32rem;
  margin: 0.3rem auto 0.4rem;
}

.sxz_sj_fixation_box {
  width: 6.9rem;
  margin: 0 auto;
  position: relative;
}

.sxz_sj_band_narrate .sxz_sj_more {
  margin-top: 0.3rem;
}
.sxz_sj_box_eleven .sxz_sj_box_tab_eleven_swiper li {
  height: 1.04rem;
}